home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- set the colorDepth to 8
- set the colorDepth to 16
- puppetSound("CLIC.AIF", 2)
- if the colorDepth = 8 then
- alert("Milliers de couleurs non supportés sur ce Macintosh")
- else
- unLoad()
- set the member of sprite 4 to member "HOT_256.PIC"
- set the member of sprite 5 to member "HOT"
- end if
- end
-